home *** CD-ROM | disk | FTP | other *** search
/ The Big Day - Work Smarter - Learn How / The Big Day - Work Smarter - Learn How (Microsoft).BIN / _themes / copy-of-tilt / graph1.css < prev    next >
Cascading Style Sheet File  |  2000-12-06  |  2KB  |  95 lines

  1. .mstheme
  2. {
  3.     separator-image: url(atlrule.gif);
  4.     list-image-1: url(atlbull1.gif);
  5.     list-image-2: url(atlbull2.gif);
  6.     list-image-3: url(atlbull3.gif);
  7.     nav-banner-image: url(atlbnr.gif);
  8.     navbutton-horiz-normal: url(tlhbs.gif);
  9.     navbutton-horiz-hovered: url(tlhbh.gif);
  10.     navbutton-horiz-pushed: url(tlhbp.gif);
  11.     navbutton-vert-normal: url(tlvbs.gif);
  12.     navbutton-vert-hovered: url(tlvbh.gif);
  13.     navbutton-vert-pushed: url(tlvbp.gif);
  14.     navbutton-home-normal: url(tlhomes.gif);
  15.     navbutton-home-hovered: url(tlhomeh.gif);
  16.     navbutton-home-pushed: url(tlhomes.gif);
  17.     navbutton-next-normal: url(tlnexts.gif);
  18.     navbutton-next-hovered: url(tlnexth.gif);
  19.     navbutton-next-pushed: url(tlnexts.gif);
  20.     navbutton-prev-normal: url(tlprevs.gif);
  21.     navbutton-prev-hovered: url(tlprevh.gif);
  22.     navbutton-prev-pushed: url(tlprevs.gif);
  23.     navbutton-up-normal: url(tlups.gif);
  24.     navbutton-up-hovered: url(tluph.gif);
  25.     navbutton-up-pushed: url(tlups.gif);
  26. }
  27. .mstheme-bannertxt
  28. {
  29.     font-family: Verdana, Arial, Helvetica;
  30.     color: rgb(64, 0, 64);
  31.     font-size: 6;
  32.     font-style: normal;
  33.     font-weight: normal;
  34. }
  35. .mstheme-horiz-navtxt
  36. {
  37.     font-family: Verdana, Arial, Helvetica;
  38.     color: rgb(0, 0, 255);
  39.     font-size: 2;
  40.     font-style: normal;
  41.     font-weight: bold;
  42. }
  43. .mstheme-vert-navtxt
  44. {
  45.     font-family: Verdana, Arial, Helvetica;
  46.     color: rgb(0, 0, 255);
  47.     font-size: 2;
  48.     font-style: normal;
  49.     font-weight: bold;
  50. }
  51. .mstheme-navtxthome
  52. {
  53.     font-family: Verdana, Arial, Helvetica;
  54.     color: rgb(0, 0, 255);
  55.     font-size: 1;
  56.     font-style: normal;
  57.     font-weight: bold;
  58. }
  59. .mstheme-navtxtnext
  60. {
  61.     font-family: Verdana, Arial, Helvetica;
  62.     color: rgb(0, 0, 255);
  63.     font-size: 1;
  64.     font-style: normal;
  65.     font-weight: bold;
  66. }
  67. .mstheme-navtxtprev
  68. {
  69.     font-family: Verdana, Arial, Helvetica;
  70.     color: rgb(0, 0, 255);
  71.     font-size: 1;
  72.     font-style: normal;
  73.     font-weight: bold;
  74. }
  75. .mstheme-navtxtup
  76. {
  77.     font-family: Verdana, Arial, Helvetica;
  78.     color: rgb(0, 0, 255);
  79.     font-size: 1;
  80.     font-style: normal;
  81.     font-weight: bold;
  82. }
  83. ul
  84. {
  85.     list-style-image: url(atlbull1.gif);
  86. }
  87. ul ul
  88. {
  89.     list-style-image: url(atlbull2.gif);
  90. }
  91. ul ul ul
  92. {
  93.     list-style-image: url(atlbull3.gif);
  94. }
  95.